=== DigiMark Pro ===
Contributors: youragency
Tags: digital marketing, lead capture, UTM tracking, SEO, CTA popup, analytics
Requires at least: 5.8
Tested up to: 6.5
Stable tag: 1.0.0
License: GPLv2 or later

An all-in-one digital marketing toolkit for agencies and marketing teams.

== Description ==

**DigiMark Pro** bundles the five most essential tools a digital marketing company needs into one lightweight WordPress plugin — no page-builder required.

= Features =

**1. Lead Capture Form**
Place a conversion-optimised lead form anywhere using the shortcode `[dmp_lead_form]`.
- Fields: Name, Email, Phone, Traffic Source
- AJAX submission (no page reload)
- Admin email notification on every new lead
- Shortcode attributes: `title`, `btn`, `id`

**2. UTM Campaign Tracker**
Automatically captures UTM parameters from visitor URLs and:
- Stores every tagged visit in the database
- Sets cookies so UTM data is attributed even if a user fills the form later
- Aggregates campaigns in the admin dashboard

**3. CTA Popup Manager**
A configurable timed popup to convert passive visitors:
- Set delay in seconds
- Customise title, body copy, CTA button text & URL
- Shows once per browser session (no annoying repeat)
- Enable/disable from Settings

**4. SEO Meta Manager**
Per-post / per-page meta controls in the editor:
- Custom SEO Title (50–60 char guidance)
- Meta Description (150–160 char guidance)
- Open Graph + Twitter Card tags auto-injected in `<head>`
- Per-page no-index toggle
- Default OG image for pages without featured images

**5. Conversion Analytics Dashboard**
- WordPress dashboard widget with key stats
- Dedicated admin pages for Leads and UTM Log
- One-click CSV export of all leads

== Installation ==

1. Upload the `digimark-pro` folder to `/wp-content/plugins/`
2. Activate via **Plugins → Installed Plugins**
3. Go to **DigiMark Pro → Settings** to configure
4. Add `[dmp_lead_form]` to any page or widget

== Shortcode Usage ==

    [dmp_lead_form]
    [dmp_lead_form title="Book a Free Call" btn="Book Now" id="homepage"]

== Changelog ==

= 1.0.0 =
* Initial release
